#include <BustaNetMessages.h>
Public Attributes | |
char | type |
The message type. | |
int | length |
The length of the entire message in bytes. | |
char | cursorLoc |
The location of the cursor. |
The message contains the location of the cursor when the client is selecting a multiplayer character. This notifies the server of the client's cursor position when selecting takes place.